checkbutton: Drop gtkradiobutton.h include
authorMatthias Clasen <mclasen@redhat.com>
Sun, 30 Aug 2020 21:55:13 +0000 (17:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 31 Aug 2020 01:23:25 +0000 (21:23 -0400)
No longer used.

gtk/gtkcheckbutton.c

index 59e5645d6976e7496bb856e241e7736928305316..ac087f5079da49710a08a6a28631e343549afd3f 100644 (file)
@@ -24,6 +24,8 @@
 
 #include "config.h"
 
+#include "gtkcheckbutton.h"
+
 #include "gtkactionhelperprivate.h"
 #include "gtkboxlayout.h"
 #include "gtkbuiltiniconprivate.h"
@@ -33,7 +35,6 @@
 #include "gtkintl.h"
 #include "gtklabel.h"
 #include "gtkprivate.h"
-#include "gtkradiobutton.h"
 #include "gtkstylecontextprivate.h"
 #include "gtkwidgetprivate.h"